home *** CD-ROM | disk | FTP | other *** search
/ New Star Software Collection / NSS_Collection.iso / 3-058 silver ball / 1.ima / INSTALL.DAT < prev    next >
Text File  |  1993-09-09  |  6KB  |  241 lines

  1. /*
  2.  * INSTALL.DAT
  3.  *
  4.  * Project: Silverball
  5.  * Version: 1.00
  6.  *
  7.  */
  8.  
  9. @DefineProject
  10.     @Name = "Silverball"
  11.     @Version = "1.00"
  12.     
  13.     @Subdir = "\\SILVER"
  14.     @OutDrive = C
  15.  
  16.    @Requires @HardDisk
  17. @EndProject
  18.  
  19. @Display
  20.    @Cls
  21.  
  22.                     @Name, Version @Version
  23.  
  24.       This program requires the following:
  25.  
  26.       640K Conventional Memory with a minimum of 570,000 bytes
  27.       available to run the game program
  28.  
  29.       2.2M of Hard Disk space available to load the game program
  30.  
  31.       If either of the above requirements are not available,
  32.       please press [ESC] to abort the installation.
  33.  
  34.    @Pause
  35.    @Cls
  36.  
  37.    This program will install:
  38.    @Name, Version @Version
  39.    on your computer system and verify the integrity of the
  40.    distribution disk(s).  You may press the [Esc] key at any time to
  41.    abort the installation.
  42.  
  43.    INSTALL will ask you questions about your computer hardware.
  44.    Each question has a default answer.  If the default answer is
  45.    correct, press the ENTER key in response to the question.
  46.    Otherwise, type the answer and then press the ENTER key.
  47.  
  48.    If you make a mistake while typing, press the BACKSPACE key
  49.    and then retype the answer.
  50.  
  51.    @Pause
  52. @EndDisplay
  53.  
  54. @If (@RamTotal < 620K)
  55.    @Display
  56.       @Cls
  57.       This machine does not have enough RAM
  58.       to run the @Name game.
  59.  
  60.  
  61.        RAM Installed (in bytes): @RAMTotal
  62.  
  63.  
  64.       Total Conventional RAM memory must total 640K.
  65.  
  66.       Press  [ESC]  to abort installation.
  67.  
  68.       @Pause
  69.    @EndDisplay
  70. @EndIf
  71.  
  72. @If (@RamAvail < 570000)
  73.    @Display
  74.       @Cls
  75.  
  76.        RAM Available (in bytes): @RAMAvail
  77.  
  78.            ****** Warning ******
  79.  
  80.       This machine presently does not have enough RAM
  81.      available to run the @Name game.
  82.  
  83.            *********************
  84.  
  85.       Please remove TSR's and DOS options from your
  86.       Config.sys/Autoexec.bat files to obtain the required
  87.       570,000 bytes before attempting to run this program.
  88.       See the trouble shooting section of the game manual for details.
  89.  
  90.       @Pause
  91.    @EndDisplay
  92. @EndIf
  93.  
  94. @If (@VideoCard != 'V')
  95.    @Display
  96.       @Cls
  97.           The current video mode number: @VideoMode
  98.              Video adapter card: @If(@VideoCard == 'M') MONO @ElseIf
  99.             (@VideoCard == 'C') COLOR @ElseIf
  100.             (@VideoCard == 'V') VGA @ElseIf
  101.             (@VideoCard == 'E') EGA @EndIf
  102.                   Video display: @If(@VideoMonitor == 'C') COLOR @ElseIf
  103.                (@VideoMonitor == 'M') MONO @ElseIf
  104.                (@VideoMonitor == 'H') ENHANCED @EndIf
  105.          The amount of video RAM is: @VideoRAM K
  106.     The highest resolution graphics mode is: @VideoGraph
  107.  
  108.  
  109.            ****** Warning ******
  110.  
  111.       This machine does not have a VGA adapter.
  112.       @Name game
  113.       will not run on this machine.
  114.  
  115.       Press  [ESC]  to abort installation.
  116.  
  117.       @Pause
  118.    @EndDisplay
  119. @EndIf
  120.  
  121. @SetConfig
  122.    @AskOverwrite
  123.    @Files = 20
  124. @EndConfig
  125.  
  126. @GetOutDrive
  127.    @Cls
  128.  
  129.    On which disk drive do you wish to install @Name?
  130.  
  131.    @Suppress A
  132.    @Suppress B
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144. @EndOutDrive
  145.  
  146. @GetSubdir
  147.    @Cls
  148.    Now you need to specify the disk destination subdirectory.  The
  149.    subdirectory is the location on your disk where the @Name
  150.    system will be installed.  If you don't know what
  151.    a "subdirectory" is, you probably need not worry about it,
  152.    and should just press Enter.
  153.  
  154.    @Prompt = "Which subdirectory ([Enter] = @Subdir) ?"
  155. @EndSubdir
  156.  
  157. @If (@DiskFree @OutDrive < 2200000)
  158.    @Display
  159.      @Cls
  160.      The selected output disk drive only has
  161.      @DiskFree @OutDrive bytes.
  162.  
  163.      2,200,000 bytes need to be available
  164.      to store the @Name game files.
  165.  
  166.      @Pause
  167.      @Abort
  168.    @EndDisplay
  169. @EndIf
  170.  
  171. @DefineDisk
  172.     @Label = "Disk #1"
  173.     @BeginLib SLVRBALL.001
  174.         @File PIN6.DAT @Size 40189 @Out PIN6.DAT
  175.         @File PIN7.DAT @Size 42504 @Out PIN7.DAT
  176.         @File PIN1.EXE @Size 299249 @Out PIN1.EXE
  177.         @File HELPME.EXE @Size 5552 @Out HELPME.EXE
  178.         @File PIN4.EXE @Size 221751 @Out PIN4.EXE
  179.         @File PIN6.EXE @Size 236557 @Out PIN6.EXE
  180.         @File PIN7.EXE @Size 243754 @Out PIN7.EXE
  181.         @File SONG0.PSM @Size 98644 @Out SONG0.PSM
  182.         @File SETUP.EXE @Size 11490 @Out SETUP.EXE
  183.         @File SILVER.EXE @Size 37106 @Out SILVER.EXE
  184.         @File INTRO.PIN @Size 121490 @Out INTRO.PIN
  185.         @File SONG1.PSM @Size 55412 @Out SONG1.PSM
  186.         @File PIN1.DAT @Size 38602 @Out PIN1.DAT
  187.         @File HELPME.DOC @Size 4234 @Out HELPME.DOC
  188.         @File SONG4.PSM @Size 146468 @Out SONG4.PSM
  189.         @File SONG6.PSM @Size 45892 @Out SONG6.PSM
  190.         @File SONG7.PSM @Size 109684 @Out SONG7.PSM
  191.         @File SF0.PIN @Size 62965 @Out SF0.PIN
  192.         @File SF1.PIN @Size 77811 @Out SF1.PIN
  193.         @File SF4.PIN @Size 48700 @Out SF4.PIN
  194.         @File SF6.PIN @Size 79788 @Out SF6.PIN
  195.         @File SF7.PIN @Size 99116 @Out SF7.PIN
  196.         @File LPR.INF @Size 5101 @Out LPR.INF
  197.         @File GUS.INF @Size 3397 @Out GUS.INF
  198.         @File SB.INF @Size 4174 @Out SB.INF
  199.         @File LOADER.INF @Size 1171 @Out LOADER.INF
  200.         @File CONFIG.PIN @Size 110 @Out CONFIG.PIN
  201.         @File PIN4.DAT @Size 49909 @Out PIN4.DAT
  202.     @EndLib
  203. @EndDisk
  204.  
  205. @Finish
  206.     @ChDrive @OutDrive
  207.     @ChDir "@SubDir"
  208.  
  209.     Installation of @Name is now finished.
  210.  
  211.     The installation program used to install @Name,
  212.     INSTALL, is licensed software provided by Knowledge
  213.     Dynamics Corp, P. O. Box 1558, Canyon Lake, Texas 78130-1558
  214.     (USA).  INSTALL is Copyright (c) 1987-1992 by Knowledge
  215.     Dynamics Corp which reserves all copyright protection
  216.     worldwide.  INSTALL is provided to you for the exclusive
  217.     purpose of installing @Name.
  218.     MicroLeague Interactive Software is exclusively responsible
  219.     for the support of @Name,
  220.     including support during the installation phase.
  221.     In no event will Knowledge Dynamics Corp provide any
  222.     technical support for @Name.
  223.  
  224.     @Pause
  225.  
  226.     @Execute("SETUP")
  227.     @Cls
  228.  
  229.  
  230.  
  231.     Setup program not found on @Outdrive:@Subdir
  232.  
  233.  
  234.  
  235.  
  236.  
  237.     @Pause
  238. @EndFinish
  239.  
  240. /* end-of-file */
  241.